home *** CD-ROM | disk | FTP | other *** search
-
- Intuition V36 examples and demos for
- V2.0 and Atlanta DevCon.
-
- Jim Mackraz
- June, 1990
-
-
- All of these examples compile according to instructions in
- either the makefile (if any), or the source file, or
- (for StrDemo) a script file named make.script.
-
- The "standard" environment for compiling these requires that
- you have assigned logical volumes:
-
- VINCLUDE: - the root of the V36 system includes
- INCLATTICE: - the normal Lattice C include directory
- MYINCLUDE: - used (sometimes) to grab special override
- versions of system includes.
-
- A brief description of the demos:
-
- StrDemo - an example of using a StringExtend with a string
- gadget, and a custom string editing hook.
- CustGad - an example of a custom "dial" gadget
- PubSc - a program which creates a new-look public custom screen
- ScDemo - an old program which demonstrates the different screen modes.
- EasyReq - a fun toy to demonstrate use of EasyRequest()
- boopsi - a suite of examples for the Basic Object-Oriented Programming
- System for Intuition.
-
-
- Enjoy,
- jimm
-